←Select platform

AnnObservableCollection<T> Constructor(IEnumerable<T>)

Summary
Initializes a new instance of AnnObservableCollection> from the specified collection.
Syntax
C#
VB
public AnnObservableCollection<T>( 
   IEnumerable<T> collection 
) 
Public Function New( _ 
   ByVal collection As IEnumerable(Of T) _ 
) 

Parameters

collection
Source collection. Items will be added to this collection.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.